Skip to content

Fix[rmqa_producerimpl.cpp]: enable transformations in trySend#74

Merged
willhoy merged 1 commit intobloomberg:mainfrom
678098:patch-2
Mar 12, 2026
Merged

Fix[rmqa_producerimpl.cpp]: enable transformations in trySend#74
willhoy merged 1 commit intobloomberg:mainfrom
678098:patch-2

Conversation

@678098
Copy link
Copy Markdown
Contributor

@678098 678098 commented Mar 12, 2026

The existing implementation of trySend doesn't perform transformations such as compression. Move transformations in one place (doSend) that is used by sendImpl and trySend

The existing implementation of `trySend` doesn't perform transformations such as compression. Move transformations in one place (`doSend`) that is used by `sendImpl` and `trySend`

Signed-off-by: Evgenii Malygin <emalygin@bloomberg.net>
@willhoy willhoy merged commit 28e794f into bloomberg:main Mar 12, 2026
5 checks passed
@678098 678098 deleted the patch-2 branch March 12, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants